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