pub unsafe extern "C" fn lyplg_ext_parsed_get_storage(
    ext: *const lysc_ext_instance,
    stmt: c_int,
    storage_size: u32,
    storage: *mut *const c_void
) -> Type