Function g_ptr_array_remove_fast

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