pub unsafe extern "C" fn CFURLGetBytes(
    anURL: *const __CFURL,
    buffer: *mut u8,
    bufferLength: isize
) -> isize