pub unsafe extern "C" fn switch_split_date( exp: *const c_char, year: *mut c_int, month: *mut c_int, day: *mut c_int, )