Function WsMatchPolicyAlternative
pub unsafe fn WsMatchPolicyAlternative(
policy: *const WS_POLICY,
alternativeindex: u32,
policyconstraints: *const WS_POLICY_CONSTRAINTS,
matchrequired: bool,
heap: *const WS_HEAP,
error: Option<*const WS_ERROR>,
) -> Result<()>