pub unsafe extern "C" fn ion_int_from_binary_chars(
    iint: *mut ION_INT,
    p_chars: *const c_char,
    char_limit: SIZE
) -> iERR