pub unsafe extern "C" fn g_ptr_array_new_from_array( data: *mut gpointer, len: gsize, copy_func: GCopyFunc, copy_func_user_data: gpointer, element_free_func: GDestroyNotify, ) -> *mut GPtrArray