pub unsafe fn GetNumberOfPhysicalMonitorsFromIDirect3DDevice9<P0>(
    pdirect3ddevice9: P0,
) -> Result<u32>
where P0: Param<IDirect3DDevice9>,