Function g_utf8_strrchr

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