pub unsafe extern "C" fn g_ptr_array_foreach(
    array: *mut GPtrArray,
    func: GFunc,
    user_data: gpointer
)