Function StrRStrIW
pub unsafe fn StrRStrIW<P0, P1, P2>(
    pszsource: P0,
    pszlast: P1,
    pszsrch: P2,
) -> PWSTRwhere
    P0: Param<PCWSTR>,
    P1: Param<PCWSTR>,
    P2: Param<PCWSTR>,pub unsafe fn StrRStrIW<P0, P1, P2>(
    pszsource: P0,
    pszlast: P1,
    pszsrch: P2,
) -> PWSTRwhere
    P0: Param<PCWSTR>,
    P1: Param<PCWSTR>,
    P2: Param<PCWSTR>,