Type Definition PFNLVCOMPARE
winapi_ui_automation::um::commctrl
type PFNLVCOMPARE = Option<unsafe extern "system" fn(_: LPARAM, _: LPARAM, _: LPARAM) -> c_int>;