pub unsafe extern "C" fn sftp_setstat(
    sftp: sftp_session,
    file: *const c_char,
    attr: sftp_attributes
) -> c_int