pub unsafe extern "C" fn hdfsFileGetReadStatistics(
    file: hdfsFile,
    stats: *mut *mut hdfsReadStatistics
) -> c_int