pub unsafe extern "C" fn zx_socket_write( handle: u32, options: u32, buffer: *const u8, buffer_size: usize, actual: *mut usize, ) -> i32