Function windows_sys::Wdk::System::SystemServices::RtlAssert
pub unsafe extern "system" fn RtlAssert(
voidfailedassertion: *const c_void,
voidfilename: *const c_void,
linenumber: u32,
mutablemessage: PCSTR,
)