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