pub unsafe extern "C" fn CFDataSetLength(
    theData: *mut __CFData,
    length: isize
)