pub unsafe extern "C" fn switch_split_time( exp: *const c_char, hour: *mut c_int, min: *mut c_int, sec: *mut c_int, )