pub unsafe fn GetConfigOptionByNum(
    arg_varnum: i32,
    arg_values: *mut *const i8,
    arg_noshow: *mut bool
)