pub unsafe extern "C" fn sftp_reply_name(
    msg: sftp_client_message,
    name: *const c_char,
    attr: sftp_attributes
) -> c_int