#[unsafe(no_mangle)]pub unsafe extern "C" fn init( ctx: *mut UnrustContextWrapper, base_path: *const c_char, create: CreateFn, update: UpdateFn, destroy: DestroyFn, )