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