pub unsafe fn BufFileTell(
    arg_file: *mut BufFile,
    arg_fileno: *mut c_int,
    arg_offset: *mut off_t
)