GetPropA

Function GetPropA 

pub unsafe fn GetPropA<P1>(hwnd: HWND, lpstring: P1) -> HANDLE
where P1: Param<PCSTR>,