pub unsafe extern "C" fn Convert_ParseInt(
    str_: *const cc_string,
    value: *mut c_int
) -> cc_bool