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