pub unsafe fn GetRightSeparator<P0>(
    hrc: P0,
    pcsize: *mut u32,
    pwcrightseparator: PWSTR
) -> Result<()>
where P0: IntoParam<HRECOCONTEXT>,