pub unsafe fn MFHeapAlloc<P2>( nsize: usize, dwflags: u32, pszfile: P2, line: i32, eat: EAllocationType, ) -> *mut c_voidwhere P2: Param<PCSTR>,