pub unsafe extern "C" fn SCDynamicStoreSetValue(
    store: SCDynamicStoreRef,
    key: CFStringRef,
    value: CFPropertyListRef
) -> Boolean