#[unsafe(no_mangle)]pub unsafe extern "C-unwind" fn fwrite( ptr: *const c_void, len: usize, nitems: usize, file: *const c_void, ) -> usize