pub unsafe extern "C" fn CFPreferencesGetAppIntegerValue(
    key: CFStringRef,
    applicationID: CFStringRef,
    keyExistsAndHasValidFormat: *mut Boolean,
) -> CFIndex