pub unsafe fn LoadCursorFromFileW<P0>(lpfilename: P0) -> Result<HCURSOR>
where P0: IntoParam<PCWSTR>,