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