pub unsafe fn SHLimitInputEdit<P0, P1>(hwndedit: P0, psf: P1) -> Result<()>
where P0: IntoParam<HWND>, P1: IntoParam<IShellFolder>,