pub unsafe extern "C" fn asEngine_RegisterEnumValue( e: *mut asIScriptEngine, type_: *const c_char, name: *const c_char, value: c_int, ) -> c_int