pub unsafe extern "C" fn os_strptime( str_: *const c_char, format: *const c_char, tm: *mut os_tm_t, ) -> *const c_char