Function gmtime_r

pub unsafe extern "C" fn gmtime_r(
    __timer: *const i64,
    __tp: *mut tm,
) -> *mut tm