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