pub unsafe extern "C" fn fread_unlocked(
    arg1: *mut c_void,
    _size: usize,
    _n: usize,
    arg2: *mut FILE
) -> usize