pub unsafe extern "C" fn decNumberCopy(
    arg1: *mut decNumber,
    arg2: *const decNumber
) -> *mut decNumber