pub unsafe extern "C" fn g_ptr_array_find(
    haystack: *mut GPtrArray,
    needle: *const c_void,
    index_: *mut u32
) -> i32