pub unsafe extern "C" fn zxio_create_with_on_open(
    handle: zx_handle_t,
    storage: *mut zxio_storage_t
) -> zx_status_t