Function SetConsoleCtrlHandler

pub unsafe extern "system" fn SetConsoleCtrlHandler(
    handlerroutine: PHANDLER_ROUTINE,
    add: BOOL,
) -> BOOL