pub unsafe fn WinBioEnumServiceProviders(
    factor: u32,
    bspschemaarray: *mut *mut WINBIO_BSP_SCHEMA,
    bspcount: *mut usize
) -> Result<()>