pub unsafe extern "C" fn g_ptr_array_steal(
    array: *mut GPtrArray,
    len: *mut size_t
) -> *mut gpointer
Available on crate feature v2_64 only.