GetTypeByNameA

Function GetTypeByNameA 

pub unsafe fn GetTypeByNameA<P0>(
    lpservicename: P0,
    lpservicetype: *mut GUID,
) -> i32
where P0: Param<PCSTR>,