pub unsafe extern "C" fn ctime_r(
    timep: *const i64,
    buf: *mut i8
) -> *mut i8