pub unsafe extern "C" fn decNumberSetBCD(
    arg1: *mut decNumber,
    arg2: *const u8,
    arg3: u32
) -> *mut decNumber