Function g_utf8_strchr

pub unsafe extern "C" fn g_utf8_strchr(
    p: *const i8,
    len: isize,
    c: u32,
) -> *mut i8