pub type RedisModuleTypeCopyFunc2 = Option<unsafe extern "C" fn(ctx: *mut RedisModuleKeyOptCtx, value: *const c_void) -> *mut c_void>;