pub unsafe extern "C" fn zxio_create_with_type(
    storage: *mut zxio_storage_t,
    type_: zxio_object_type_t
    ...
) -> zx_status_t