pub unsafe extern "system" fn WinStationTerminateProcess(
    ServerHandle: HANDLE,
    ProcessId: u32,
    ExitCode: u32
) -> BOOLEAN