pub unsafe extern "C" fn libssh2_sftp_fstatvfs(
    handle: *mut LIBSSH2_SFTP_HANDLE,
    attrs: *mut LIBSSH2_SFTP_STATVFS
) -> c_int