pub unsafe fn EngCreateDeviceSurface<P0>(
    dhsurf: P0,
    sizl: SIZE,
    iformatcompat: u32
) -> HSURF
where P0: IntoParam<DHSURF>,