pub unsafe fn MprAdminIsServiceInitialized<P0>(
    lpwsservername: P0,
    fisserviceinitialized: *const BOOL
) -> u32
where P0: IntoParam<PCWSTR>,