pub unsafe fn GetGuiResources<P0>(
    hprocess: P0,
    uiflags: GET_GUI_RESOURCES_FLAGS
) -> u32
where P0: IntoParam<HANDLE>,