pub unsafe extern "C" fn CFDataGetBytes(
    theData: *const __CFData,
    range: CFRange,
    buffer: *mut u8
)