pub unsafe fn WSCEnableNSProvider<P0>(
    lpproviderid: *const GUID,
    fenable: P0
) -> i32
where P0: IntoParam<BOOL>,