pub unsafe extern "C" fn zxio_get_window_size( io: *mut zxio_t, width: *mut u32, height: *mut u32, ) -> zx_status_t