pub unsafe extern "C" fn clock_getres(
    __clock: clockid_t,
    __resolution: *mut timespec
) -> c_int