pub unsafe extern "C" fn _load(
    store_id: StoreId,
    key: *const u8,
    key_len: usize,
    out: *mut u8
)