pub unsafe extern "C" fn g_ptr_array_remove_fast(
    array: *mut GPtrArray,
    data: gpointer
) -> gboolean