pub unsafe fn BufFileWrite(
    arg_file: *mut BufFile,
    arg_ptr: *mut c_void,
    arg_size: usize
)