pub unsafe fn fwrite_unlocked(
    arg___ptr: *const c_void,
    arg___size: usize,
    arg___n: usize,
    arg___stream: *mut FILE
) -> usize