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