Function IUnknown_GetWindow

pub unsafe extern "system" fn IUnknown_GetWindow(
    punk: *mut c_void,
    phwnd: *mut HWND,
) -> HRESULT