pub unsafe fn ApplyDeltaB(
    applyflags: i64,
    source: DELTA_INPUT,
    delta: DELTA_INPUT,
    lptarget: *mut DELTA_OUTPUT
) -> BOOL