pub unsafe extern "C" fn CFStringPad(
    theString: *mut __CFString,
    padString: *const __CFString,
    length: isize,
    indexIntoPad: isize
)