Function RpcNsProfileEltRemoveW
pub unsafe fn RpcNsProfileEltRemoveW<P1, P4>(
profilenamesyntax: u32,
profilename: P1,
ifid: Option<*const RPC_IF_ID>,
membernamesyntax: u32,
membername: P4,
) -> RPC_STATUSwhere
P1: Param<PCWSTR>,
P4: Param<PCWSTR>,