pub unsafe extern "C" fn g_ptr_array_new_take_null_terminated(
data: *mut gpointer,
element_free_func: GDestroyNotify
) -> *mut GPtrArray
Available on crate feature v2_76 only.