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