pub unsafe extern "C" fn CFDataSetLength(
    theData: CFMutableDataRef,
    length: CFIndex
)