pub unsafe fn WsGetPolicyAlternativeCount(
    policy: *const WS_POLICY,
    count: *mut u32,
    error: Option<*const WS_ERROR>
) -> Result<()>