pub unsafe extern "C" fn CGConfigureDisplayWithDisplayMode(
    config: CGDisplayConfigRef,
    display: CGDirectDisplayID,
    mode: *mut CGDisplayMode,
    options: CFDictionaryRef
) -> CGError