pub fn complete_display_configuration(
    config: &CGDisplayConfigRef,
    options: CGConfigureOption
) -> Result<(), CGError>