pub unsafe extern "C" fn igLoadIniSettingsFromMemory(
    ini_data: *const c_char,
    ini_size: size_t
)