DbgSetDebugFilterState

Function DbgSetDebugFilterState 

pub unsafe fn DbgSetDebugFilterState(
    componentid: u32,
    level: u32,
    state: bool,
) -> NTSTATUS