pub unsafe extern "C" fn CFDataIncreaseLength(
    theData: CFMutableDataRef,
    extraLength: CFIndex
)