pub unsafe extern "C" fn libssh2_sftp_write( handle: *mut LIBSSH2_SFTP_HANDLE, buffer: *const c_char, len: size_t) -> ssize_t