pub type RedisModuleTypeAuxLoadFunc = Option<unsafe extern "C" fn(rdb: *mut RedisModuleIO, encver: c_int, when: c_int) -> c_int>;