pub unsafe extern "C" fn g_ptr_array_copy( array: *mut GPtrArray, func: Option<unsafe extern "C" fn(*const c_void, *mut c_void) -> *mut c_void>, user_data: *mut c_void, ) -> *mut GPtrArray