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