pub unsafe extern "C" fn wc_GetDateAsCalendarTime(
    date: *const byte,
    length: c_int,
    format: byte,
    timearg: *mut tm
) -> c_int