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