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