pub unsafe extern "C" fn g_sequence_sort( seq: *mut _GSequence, cmp_func: Option<unsafe extern "C" fn(*const c_void, *const c_void, *mut c_void) -> i32>, cmp_data: *mut c_void, )