pub unsafe extern "C" fn _ion_decimal_number_alloc(
    owner: *mut c_void,
    decimal_digits: SIZE,
    p_number: *mut *mut decNumber
) -> iERR