pub unsafe fn FhServiceOpenPipe<P0>(
    startserviceifstopped: P0
) -> Result<FH_SERVICE_PIPE_HANDLE>
where P0: IntoParam<BOOL>,