pub unsafe extern "C" fn sftp_reply_status(
    msg: sftp_client_message,
    status: u32,
    message: *const c_char
) -> c_int