Function g_strrstr_len

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