pub unsafe extern "C" fn fwrite( ptr: *const c_void, size: size_t, nobj: size_t, stream: *mut FILE ) -> size_t