pub unsafe fn strftime(
    arg___s: *mut c_char,
    arg___maxsize: usize,
    arg___format: *const c_char,
    arg___tp: *const tm
) -> usize