pub unsafe extern "C" fn g_strrstr(
    haystack: *const i8,
    needle: *const i8
) -> *mut i8