pub unsafe extern "C" fn ion_int_from_long(
    iint: *mut ION_INT,
    value: i64
) -> iERR