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