pub unsafe fn fread(
    arg___ptr: *mut c_void,
    arg___size: c_ulong,
    arg___n: c_ulong,
    arg___stream: *mut FILE
) -> c_ulong