extern "c" fn fwrite([*]const u8, usize, usize, *FILE) callconv(.C) usize
ptr: [*]const u8,
size_of_type: usize,
item_count: usize,
stream: *FILE,