pub unsafe extern "C" fn zxio_enable_verity(
    io: *mut zxio_t,
    descriptor: *const zxio_fsverity_descriptor_t
) -> zx_status_t