pub unsafe extern "C" fn l_convertCharstrToInt(
    str_: *const c_char,
    pval: *mut l_int32
) -> l_ok