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