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