pub unsafe extern "C" fn g_ptr_array_insert(
array: *mut GPtrArray,
index_: c_int,
data: gpointer
)