pub unsafe extern "C" fn g_sequence_foreach(
    seq: *mut GSequence,
    func: GFunc,
    user_data: gpointer
)