pub unsafe fn SizeofResource<P0, P1>(hmodule: P0, hresinfo: P1) -> u32
where P0: IntoParam<HMODULE>, P1: IntoParam<HRSRC>,