pub type RedisModuleTypeFreeEffortFunc = Option<unsafe extern "C" fn(key: *mut RedisModuleString, value: *const c_void) -> usize>;