pub unsafe fn RtlAssert<P3>( voidfailedassertion: *const c_void, voidfilename: *const c_void, linenumber: u32, mutablemessage: P3, )where P3: Param<PCSTR>,