pub unsafe extern "C" fn sftp_utimes(
    sftp: sftp_session,
    file: *const c_char,
    times: *const timeval
) -> c_int