pub unsafe extern "C" fn CFDataAppendBytes(
    theData: *mut __CFData,
    bytes: *const u8,
    length: isize
)